home *** CD-ROM | disk | FTP | other *** search
- Path: homer.alpha.net!usenet
- From: cthulhu@nomad.net (Gabriel Millerd)
- Newsgroups: comp.lang.c++
- Subject: HELP: Where is bios.h in MSVC40?
- Date: Wed, 28 Feb 1996 23:45:41 GMT
- Organization: Alpha.net -- Milwaukee, WI
- Message-ID: <3134e911.21468711@news.alpha.net>
- NNTP-Posting-Host: 156.46.104.236
- X-Newsreader: Forte Agent .99c/16.141
-
- Help I cannot find bios.h to include for MicroSoft Visual C++
- 4.0! Yet there are tons of examples in the book that refer to it...
- can anyone help me? I want to do _bios_serialcom()
-
- Thanks^100
-
-
-
-
- Compiling...
- foo.cpp
- C:\Temp\foo.cpp(2) : fatal error C1083: Cannot open include file:
- 'bios.h': No such file or directory
-
- Error executing cl.exe.
- foo.obj - 1 error(s), 0 warning(s)
-
-